CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - feature point

搜索资源列表

  1. sift-match.sift特征点提取代码

    5下载:
  2. sift特征点提取代码和对两幅图像提取特征点后进行特征点匹配,可用于图像拼接等。c和matlab代码都有,sift feature point extraction code and the two images after the extraction of feature points matching feature points that can be used, such as image stitching. both c and matlab code
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2016-05-13
    • 文件大小:376098
    • 提供者:purple_ice
  1. 用opencv类库两副图像的特征点匹配

    6下载:
  2. 两副图像的特征点匹配,其中用了opencv类库,功能包括:特征点的亚像素精度检测,特征点初始匹配,基本矩阵计算及对极约束引导匹配等。matcher.rar网上的都是有错误,而且缺少类库,我把错误改正了,把所有需要的类库都加上了,现在已经编译通过,保证能运行!希望大家喜欢,2 points, matching the characteristics of images, which used the opencv library, features include: Feature Point D
  3. 所属分类:图形图象

    • 发布日期:2016-01-25
    • 文件大小:15229396
    • 提供者:star
  1. 基于OpenCV的SIFT特征点提取进行匹配的程序

    3下载:
  2. 基于OpenCV的SIFT特征点提取进行匹配的程序,程序中采用了两幅图像,匹配后可进行放射变换-OpenCV based on SIFT feature point extraction of matching procedures, the procedures used in the two images, match after radiation transformation
  3. 所属分类:图形/文字识别

    • 发布日期:2014-12-10
    • 文件大小:387202
    • 提供者:bill
  1. LBP

    0下载:
  2. 纹理模式的LBP特征表示及分类原理:就是通过定义一个模板,对于原图像中的每个点,使用该模板进行操作,模板中心点近邻区域对应的图像象素值与中心位置对应的象素值进行比较,且对于不同位置的比较结果赋予不同的权值,从而,变换图像中对应点的值就由模板对应各位置的比较结果之权和表示。-LBP texture pattern feature representation and classification theory: that by defining a template for the origina
  3. 所属分类:Special Effects

    • 发布日期:2017-03-24
    • 文件大小:2460
    • 提供者:徐忠超
  1. Matlabsift

    1下载:
  2. sift提取特征点的图像匹配。其中包括特征点的提取和图像匹配两部分-sift feature extraction for image matching. These include feature point extraction and image matching two
  3. 所属分类:Graph program

    • 发布日期:2017-03-24
    • 文件大小:335156
    • 提供者:陈凯
  1. sift

    0下载:
  2. sift特征点检测及匹配,matlab源码-sift feature point detection and matching, matlab source code
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:5211
    • 提供者:张杰
  1. matlab-susan

    4下载:
  2. 图像处理中,一种新的边缘检测,特征点提取方法,算法经过测试,可以运行,对医学图像处理的人有帮助-Image processing, a new edge detection, feature point extraction method, the algorithm has been tested, you can run on the medical image processing to help the people
  3. 所属分类:Graph program

    • 发布日期:2015-04-13
    • 文件大小:23519
    • 提供者:zhaotao
  1. FingerPrintVerify

    4下载:
  2. 这是一个用C++语言实现一个指纹识别程序,要求满足FVC国际竞赛标准,并在学校建立的指纹库上实测。程序里应用到的技术有:中值滤波、直方图均衡化、脊线方向提取、Gabor滤波、指纹细化、特征提取、特征点过滤、基于局部特征点的特征匹配-This is a C++ Language realization of a fingerprint identification procedure, the requirements FVC meet international competition stan
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2013-03-04
    • 文件大小:1611493
    • 提供者:job
  1. parnrama

    0下载:
  2. 根據sift feature 演算法找出特徵點後 進而將多張影像合成為一張大張的全景圖-According to sift feature after feature point algorithms to identify multiple images to be synthesized for a large sheet of Panoramic Image
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:6417
    • 提供者:張以儒
  1. face_detect

    0下载:
  2. 本书对目前常用的人脸特征点定位算法和模型进行了总结,并在前人的基础 上提出一个基于肤色模型的对AAM 模型的改进方法-This book is currently used for facial feature point localization algorithm and model are summarized, and submitted on the basis of our predecessors of a model based on the color model of t
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:2007354
    • 提供者:李尊
  1. autoCornerFinder_win

    0下载:
  2. 自动的角点检测算法。运用SIFT特征,对图像中的特征点进行提取!试过,好用!-Automatic corner detection algorithm. The use of SIFT features, right in the image feature point extraction! Tried, easy to use!
  3. 所属分类:Graph program

    • 发布日期:2017-05-16
    • 文件大小:4203183
    • 提供者:Sean
  1. harris-tuxiangpeizhu

    0下载:
  2. 基于harris角点特征的图像配准程序,首先改进Harris角点检测算子,以便准确提取样本图像的特征点并赋予特征描述符。-Harris corner feature based image registration procedures, the first improved Harris corner detection operator for accurate feature point extraction and sample images are given descr iptors
  3. 所属分类:Multimedia program

    • 发布日期:2017-03-29
    • 文件大小:575855
    • 提供者:杨博明
  1. feature-points

    0下载:
  2. Harris,FAST,Eigen 3种特征点提取方法的比较,开发平台是vs2005和opencv-Harris, FAST, Eigen 3 kinds of feature point extraction method comparison, the development platform is vs2005 and opencv
  3. 所属分类:Special Effects

    • 发布日期:2017-03-24
    • 文件大小:39249
    • 提供者:xu
  1. Feature-point-extraction

    0下载:
  2. 使用GDAL库,用于遥感影像的特征点提取-Using the GDAL library, used for remote sensing image feature point extraction
  3. 所属分类:Special Effects

    • 发布日期:2017-05-24
    • 文件大小:8184962
    • 提供者:helen
  1. Feature-point-extraction

    0下载:
  2. 数字 图像处理特征提取 非常详细,推荐学习下载-Feature point extraction with matlab performance
  3. 所属分类:Special Effects

    • 发布日期:2017-11-30
    • 文件大小:111588
    • 提供者:黄河
  1. Feature-point-extraction

    0下载:
  2. Feature point extraction(特征点提取),可以有效的提取出图像中具有特殊意义的点。-Feature point extraction (feature point extraction) can effectively extract the image point of special significance.
  3. 所属分类:2D Graphic

    • 发布日期:2017-11-14
    • 文件大小:72433
    • 提供者:周亚军
  1. The-SIFT-feature-point-extraction

    0下载:
  2. sift 特征点检测 很好的一个代码程序-sift feature point detection code is a very good program
  3. 所属分类:OpenCV

    • 发布日期:2017-04-07
    • 文件大小:754159
    • 提供者:暖冬
  1. Efficient-feature-point-detection-in-CT-images-us

    0下载:
  2. 2013 paper Journal of Scientific & Industrial Research. IN this paper, a multi-scale feature point detection algorithm in CT slices based on discrete curvelet transform is presented-2013 paper Journal of Scientific & Industrial Research. IN this pap
  3. 所属分类:Development Research

    • 发布日期:2017-04-03
    • 文件大小:197582
    • 提供者:Jessica Wong
  1. OpenCV-SURF-feature-point-matching

    0下载:
  2. Opencv SURF特征点匹配,包含可以正常运行的完整代码。-Opencv SURF feature point matching, contains the complete code can run normally.
  3. 所属分类:OpenCV

    • 发布日期:2017-05-13
    • 文件大小:2982360
    • 提供者:gaoyiyi
  1. Feature-point-matching

    0下载:
  2. 基于matlab指纹识别关于特征点匹配的代码-Based on matlab fingerprint recognition on the feature point matching code
  3. 所属分类:matlab

    • 发布日期:2017-12-13
    • 文件大小:418145
    • 提供者:wyh
« 12 3 4 5 6 7 8 9 10 ... 42 »
搜珍网 www.dssz.com